%include file="_meta.html" />
<%include file="_header.html" />
<% builders = AT.GetArticle('builder') %>
工務店一覧
${builders.header}
${builders.lead}
工務店一覧コピー
%for contents in builders.GetPostsByUpdated(22) :
${ contents.GetImageTag('personpic','151x151') }
${ contents.GetField('name') }
${ contents.GetField('maincopy') }
詳細 >
%endfor
<%include file="sogokan_bigfooter.html"/>
<%include file="_footer.html"/> <%include file="_anchor_navi.html"/>